CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vb string

搜索资源列表

  1. VBChinese2Unicode

    1下载:
  2. 在VB中把中文转化成Unicode码 首先介绍一下VB中的两个函数:ChrW()和AscW().对于Chr()和Asc()函数大家一定很熟悉,对于ChrW()和AscW()可能会比较生疏一点. ChrW 函数返回包含 Unicode 的 String,若在不支持 Unicode 的平台上,则其功能与 Chr 函数相同 AscW 函数返回 Unicode 字符代码,若平台不支持 Unicode,则与 Asc 函数功能相同。-Put in the VB in English translated
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:6635
    • 提供者:lidan
  1. string

    0下载:
  2. vb 替换文本中指定字符的例子,适合初学者。-vb replacement text specified in the examples of character, suitable for beginners.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:1368
    • 提供者:j
  1. 2236char

    0下载:
  2. 基于VB6.0串口通讯中的232字符串处理-Serial Communication Based on VB6.0 string in 232 to deal with
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1842000
    • 提供者:
  1. sp

    0下载:
  2. 这是VB编程RS232串口(COM口)控制的D/A(数模转换)转换板的上位机演示程序。通过电脑串口(或其他具有串口的单片机、PLC、DSP)发个简单的可视ASCII指令,便可以方便地控制8个数模转换通道输出设定的电压值。比如,电脑串口输出字符串"C2V2660"到本控制板,则控制板将控制2号通道输出2.66V电压;电脑串口输出字符串"C6V3060"到本控制板,则控制板将控制6号通道输出3.06V电压.指令非常简单,完全不需了解复杂的硬件及时序控制。-This is a VB programmi
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:707
    • 提供者:李兰
  1. Rijndael

    0下载:
  2. AES加密算法的VB实现,对字符串和文件都能加密。-AES encryption algorithm of the VB implementation, both the string and file encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:30675
    • 提供者:Ares
  1. unicode

    0下载:
  2. 本人用vb编写了一个生成usb字符串描述符数组的unicode转换器。提供给大家学习学习。-I use vb prepared a generation usb string descr iptor array unicode converter. Available to all learn from him.
  3. 所属分类:USB develop

    • 发布日期:2017-05-10
    • 文件大小:2537127
    • 提供者:陈叶飞
  1. CRC

    0下载:
  2. Sample code in VB.NET for calculate and check CRC (Modbus specification). Supported both string format (like MSComm) and bytes array(like DCB).
  3. 所属分类:Communication

    • 发布日期:2017-03-22
    • 文件大小:1712
    • 提供者:Sergey_Ch
  1. VBjm

    0下载:
  2. VB写的对字符串加密并解密的实例,非常实用,可以用在对数据库中登录密码的加密解密-VB wrote the string is encrypted and decrypted instance, very practical, can be used in the database login password for encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:2103
    • 提供者:henanwqy
  1. codeDll

    1下载:
  2. 用VB6.0做出的字串加密dll(带源码)!! code.dll的说明: 这是一个由VB做成的dll文件,它支持对字串进行Base64和随机数加解密两种方式。 如果要进行中英文混合加解密,可以先用Base64函数加解密,再用随机数解密。 注意,加密和解密是逆向的,如加密过程为 Rand_Encode(Base64_Encode(str)) 则解密过程为 Base64_Decode(Rand_Decode(pas)) 函数原型为: Public Func
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:10792
    • 提供者:程光
  1. 201051822382164

    1下载:
  2. VB json 序列号和解析,VB 生成JSON字符串和解析JSON的例子-VB json serial number and resolution, VB generated JSON and parse JSON string examples
  3. 所属分类:Database system

    • 发布日期:2017-04-08
    • 文件大小:35026
    • 提供者:tom
  1. vb_code_to_reverse_a_string_design_String_Manipula

    0下载:
  2. vb代码字符串操作反转字符串设计vb code to reverse a string design String Manipulation-vb code to reverse a string design String Manipulation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:2039
    • 提供者:ud
  1. VB-ASPSHELL

    0下载:
  2. 集成windows系统自带asp代码解密十三字符解密及黑客磊解密字符串-Integrated windows system comes with 13 characters asp code to decrypt decrypted string to decrypt and hackers Lei
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-02
    • 文件大小:2272
    • 提供者:芝麻小叶
  1. VB_Programming_String_Manipulation_reverse_string.

    0下载:
  2. VB编程实现字符串操作_反转字符串VB Programming String Manipulation _ reverse a string-VB Programming String Manipulation _ reverse a string
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:2028
    • 提供者:5
  1. String.automatically.filled.vb.

    0下载:
  2. 字符串在输入框自动填充的vb实String in the input box automatically filled vb real-String in the input box automatically filled vb real
  3. 所属分类:EditBox

    • 发布日期:2017-03-26
    • 文件大小:4071
    • 提供者:tanghui
  1. VB.api.code.programming.model.string.design

    0下载:
  2. VB api编程模块字符串设计代码VB api code programming model string design -VB api code programming model string design
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:3640
    • 提供者:9i
  1. CRC_and_float_change_designer

    0下载:
  2. vb下实现对发送字符串的CRC校验,并能够将接收到的字符转换为浮点,实现浮点变换-vb send a string to achieve under the CRC, and can be received is converted to floating-point character, to achieve floating-point conversion
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:24317
    • 提供者:xie xiao fei
  1. vb

    0下载:
  2. fast way to convert string to byte() and reverse without loosing resolution
  3. 所属分类:Software Testing

    • 发布日期:2017-04-17
    • 文件大小:93955
    • 提供者:ton
  1. GetWebPage

    0下载:
  2. ASP/VBscr ipt code to get a full HTML page in a VB string
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-11
    • 文件大小:962
    • 提供者:kero
  1. Vb-pointer-with-string-

    0下载:
  2. 用Vb指针技术提高字符串处理的效率,可以有效解决VB操作大量字符串时速度慢的问题-Vb pointer with string processing technology to improve the efficiency of operation of a large number of VB can be an effective solution to the problem of slow speed when the string
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:2329
    • 提供者:秦伟
  1. vb

    0下载:
  2. vb使用excel公式;彩色进度条;画矩形方法;自动完成填充字符串;属性导航器的使用-vb excel formula to use color progress bar draw rectangle method automatically populate a string attribute the use of navigator
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:16695
    • 提供者:闫剑桥
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com